home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tads110.zip / READ.ME < prev    next >
Text File  |  1990-08-28  |  2KB  |  54 lines

  1. TADS, the Text Adventure Development System
  2. Copyright (c) 1988, 1990 by Michael J. Roberts.  All rights reserved.
  3.  
  4. This software is being distributed as shareware.   You may use and redistribute
  5. it subject to the usual shareware rules; see LICENSE.DOC for full details.
  6. You are requested to register your copy as described in LICENSE.DOC.
  7.  
  8.  
  9. Getting Started
  10. ---------------
  11.  
  12. To get started on the system, install the executables in a directory on your
  13. path, and install the source files (*.T) wherever you please.  Compile "Ditch
  14. Day Drifter" by typing:
  15.  
  16.      tc ditch
  17.  
  18. Be sure that ADV.T is in your current directory; this file is included by
  19. DITCH.T.  When you have compiled Ditch, run the game by typing:
  20.  
  21.      tr ditch
  22.  
  23. Please read DITCH.DOC for information on playing the game.  This file also
  24. describes many features of the run-time system, including the parser.
  25.  
  26.  
  27. Notes for DOS users
  28. -------------------
  29.  
  30. On PC's, you may edit command lines with the arrow keys and other standard
  31. editing keys.  Review Mode (described in DEEP.DOC) is activated with
  32. function key F1.
  33.  
  34. Saved games are stored in standard DOS files, by default in the current
  35. directory (the directory from which you start the game), so make sure
  36. you have free disk space before you begin playing.
  37.  
  38.  
  39. For More Information
  40. --------------------
  41.  
  42. If you would like more information, or if you have comments on the system,
  43. please contact us at:
  44.  
  45.     High Energy Software
  46.     P.O. Box 50422
  47.     Palo Alto, CA  94303
  48.  
  49. Or, we can be reached by electronic mail:
  50.  
  51.     CompuServe: User ID   73737,417
  52.     GEnie:      Mail Name M.ROBERTS10
  53.  
  54.